|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
CEphoneDirectory holds and manipulates the ephone directory. More...
Public Member Functions | |
| void | setLineNumber (string) |
| Sets the line number for the ephone directory. More... | |
| string | getLineNumber () |
| Returns the line number of the ephone directory. More... | |
| int | getDnTag () |
| Returns the directory number of the ephone directory. More... | |
CEphoneDirectory holds and manipulates the ephone directory.
| int CEphoneDirectory::getDnTag | ( | ) |
Returns the directory number of the ephone directory.
| string CEphoneDirectory::getLineNumber | ( | ) |
Returns the line number of the ephone directory.
| void CEphoneDirectory::setLineNumber | ( | string | ) |
Sets the line number for the ephone directory.
| lineNum,the | line number for the ephone directory. |